body{font-family: "Arial","Microsoft YaHei","黑体","宋体","KaiTi",sans-serif; }
*{margin: 0; padding: 0;}
a,a:link,a:hover,a:visited,a:active{text-decoration: none;}
ul,li{list-style-type:none;}


#head{border-bottom: 3px solid #ececec;}
#head .glyphicon{color: #7bae37;padding-right: 5px;}
#head .head_top{color: #757575;line-height: 40px;}
#head .head_top a{color: #757575;padding-right: 25px;}
#nav .logo{margin-top:20px;}

#nav .container-fluid {line-height: 35px; margin-top: 25px;}
#nav  .collapse .nav-pills li a{color: #fff;}
.nav>li>a:focus, .nav>li>a:hover{background-color: #337ab7;}
.nav-pills>li>a{border-radius:0;}
.nav>li>a{padding: 10px 12px;}
.dropdown-menu{background-color: #222;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{ background-color: #337ab7;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background-color:#337ab7 ;}
.dropdown-menu>li>a{padding: 10px 20px;}
.dropdown-menu .divider{margin: 0;}
#banner_sc{background: #ece9f0; padding:5px 0 5px 0;}
#nav{background: #f1f1f1;}

#neirong {margin:20px auto;}
#neirong .product_nav{background-color: #3886e5;}
#neirong .product_nav .product_bjs{background-color: #fff;  padding-bottom: 20px;}
#neirong .product_nav h4{font-family: "microsoft yahei"; font-weight: bold; color: #fff; font-size: 26px;}
#neirong .product_nav p{color: #fff;}
#neirong .product_nav .nav-item{ line-height: 40px; margin-top: 10px;}
#neirong .product_nav .nav-item a{display: flow-root; color: #fff;}
#neirong .product_nav .nav-item .product_bj li, #neirong .product_nav .nav-item .product_bj li a,#neirong .product_nav .nav-item .product_bj li a span{background: none;color: #000;display: block;}
#neirong .product_nav .nav-item .product_bj li:hover, #neirong .product_nav .nav-item .product_bj li a:hover,#neirong .product_nav .nav-item .product_bj li a span:hover{color: #89bc43;}
.nav-tabs>li{margin-bottom: 0;}


#product .product_nav{background-color: #3886e5;}
#product .product_nav .product_bjs{background-color: #fff;  padding-bottom: 20px;}
#product .product_nav h4{font-family: "microsoft yahei"; font-weight: bold; color: #fff; font-size: 26px;}
#product .product_nav p{color: #fff;}
#product .product_nav .nav-item{ line-height: 40px; margin-top: 10px;}
#product .product_nav .nav-item a{display: flow-root; color: #fff;}
#product .product_nav .nav-item .product_bj li, #product .product_nav .nav-item .product_bj li a,#product .product_nav .nav-item .product_bj li a span{background: none;color: #000;display: block;}
#product .product_nav .nav-item .product_bj li:hover, #product .product_nav .nav-item .product_bj li a:hover,#product .product_nav .nav-item .product_bj li a span:hover{color: #89bc43;}
.nav-tabs>li{margin-bottom: 0;}
/* nav */
.product_nav{height: 100%;transition: all .3s;}
.product_nav a{display: block;overflow: hidden;line-height: 40px;max-height: 40px;color: #ABB1B7;transition: all .3s;}
.product_nav a span{margin-left: 20px;}
.nav-item{position: relative;background: #3886e5;}
.nav-item.nav-show{border-bottom: none;}
.nav-item ul{display: none;}
.nav-item.nav-show ul{display: block;    background: #fff;}
.nav-item>a:before{content: "";position: absolute;left: 0px;width: 2px;height: 46px;opacity:0;transition: all .3s;}
.nav .nav-icon{font-size: 20px;position: absolute;margin-left:-1px;}
/* 此处修改导航图标 可自定义iconfont 替换*/

/*---------------------*/
.nav-more{float:right;margin-right: 20px;font-size: 12px;transition: transform .3s;}
/* 此处为导航右侧箭头 如果自定义iconfont 也需要替换*/
.nav-more::after{content: "\e621";}
/*---------------------*/
.nav-show .nav-more{transform:rotate(90deg);}
.nav-show,.nav-item>a:hover{background: #89bc43;}
.nav-show>a:before,.nav-item>a:hover:before{opacity:1;}
.nav-item li:hover a{color: #FFF;background: rgba(0, 0, 0,.1);}

/* nav-mini */
.nav-mini.nav{width: 60px;}
.nav-mini.nav .nav-icon{/* margin-left:-2px; */}
.nav-mini.nav .nav-item>a span{display: none;}
.nav-mini.nav .nav-more{margin-right: -20px;}
.nav-mini.nav .nav-item ul{position: absolute;top:0px;left:60px;width: 180px;z-index: 99;background:#3C474C;overflow: hidden;}
.nav-mini.nav .nav-item:hover{background:rgba(255,255,255,.1);}
.nav-mini.nav .nav-item:hover .nav-item a{color:#FFF;}
.nav-mini.nav .nav-item:hover a:before{opacity:1;}
.nav-mini.nav .nav-item:hover ul{display: block;}



.nav-tabs{border-bottom:none; background-color: #1659a0;}
.nav-tabs>li>a{border-radius:0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border:none; background: #89bc43;color: #fff;}
.nav-tabs>li>a:hover{border:none ;}
.nav-tabs>li>a{color: #fff;border:none;}
#product .product_zscp .tab .active{color: #fff;}
#product .product_zscp .tabs{margin-top: 20px;}
#product .product_zscp .tabs .pu_bk{border: 1px solid #d8d8d8; display: inherit;}
#product .product_zscp .tabs .pu_bk h4{background:#d8d8d8; font-size: 12px; color: #222222; line-height: 35px; margin-bottom: 0;}
#product .product_zscp .tabs .col-md-3{margin-bottom: 20px;}


#matter{background: #edeaf1; padding-bottom: 60px;}
#matter .col-md-12{padding-top: 40px;}
#matter .matter_ys{background: #fff;}
#matter .matter_ys_1{background:#3598db; margin-top: 60px;}
#matter .miaoshu{padding: 20px; padding-bottom: 40px;}
#matter .matter_ys .miaoshu h5{font-family: "microsoft yahei"; font-size: 16px; font-weight: bold;margin-bottom: 20px;}
#matter .matter_ys_1 .miaoshu h5{font-family: "microsoft yahei"; font-size: 16px; font-weight: bold; color: #fff; margin-bottom: 20px;}
#matter .matter_ys_1 .miaoshu p{color: #fff;}


#case .case_conrainer{margin-top: 30px;}
#case .case_left,#case .case_left .col-md-6{padding-left: 0; padding-right: 0;}
#case .case_left { min-height: 220px; max-height: 220px;}
#case .case_left .case_al_1 h4{padding: 0px 12px 12px 12px; margin-bottom: 0; margin-top: 0; font-weight: bold; color: #4b4b4b;}
#case .case_left .case_al_1 p{margin: 0; line-height: 20px; padding: 0px 12px;color: #4a4a4a;}
#case .case_left .case_al_1 .case_left_1{color: #fff; font-size: 25px;right: 18px;top: 100px;}
#case .case_left .case_al_1:hover{background:#89bc43;  min-height: 219px; max-height: 219px;}
#case .case_left .case_al_1:hover h4,#case .case_left .case_al_1:hover p{color: #fff;}
#case .case_left .case_al_1:hover .case_left_1{color:#89bc43;font-size: 25px;right: 18px;top: 100px; }


#case .case_right,#case .case_right .col-md-6{padding-left: 0; padding-right: 0;}
#case .case_right { min-height: 220px; max-height: 220px;}
#case .case_right .case_al_2 h4{padding: 36px 12px 12px 12px; margin-bottom: 0; margin-top: 0; font-weight: bold; color: #4b4b4b;}
#case .case_right .case_al_2 p{margin: 0; line-height: 20px; padding: 0px 12px;color: #4a4a4a;}
#case .case_right .case_al_2 .case_left_1{color: #fff; font-size: 25px;left: 18px;top: 106px; z-index: 2;}
#case .case_right .case_al_2:hover{background:#89bc43;  min-height: 220px; max-height: 220px;}
#case .case_right .case_al_2:hover h4,#case .case_right .case_al_2:hover p{color: #fff;}
#case .case_right .case_al_2:hover .case_left_1{color:#89bc43;font-size: 25px;left: 18px;top: 106px; z-index: 2;}


#advantage{}
#advantage .advantage_ys span{font-weight: bold;}
#advantage .advantage_ys li{color: #313131; line-height: 30px;}
#advantage .advantage_xhx{background: url(../images/hx_xxg.jpg); width: 100%;display: table; height: 3px;}
#advantage .col-md-12{margin: 10px 0px 20px 0px;}
#advantage .advantage_ljzx{background: #89bc43; color: #fff; border-radius:16px; line-height: 30px;margin-top: 15px;}


#about{background: #edeaf1; padding-bottom: 80px;}
#about h1{font-size: 90px; margin-top: 0;margin-bottom: 0; color: #dbd9da;font-weight: bold;}
#about .about_us{margin-top: -50px;}
#about .col-md-6{padding-top: 50px;}
#about .about_us h3{color: #1659a0; font-weight:bold; margin-bottom: 5px;}
#about .about_us i {color: #a9a9a9;letter-spacing:1.8px;font-style:normal;}
#about .about_us p{line-height: 28px;}
#about .about_a{background: #3598db; color: #fff;border-radius:4px; line-height: 30px;margin-top: 20px;}
#about .about_a:hover{background:#89bc43 ;}


#album .container{margin-top: -30px; background: #fff; padding-top: 20px; padding-bottom: 20px;}
#album .htmleaf-container ,#album .album_right{padding: 0;}
#album .album_right{margin-top: -88px;}
#album .album_right p{margin: 0;}
#album .album_right .gsxc{background:#3598db; color: #fff; padding: 15px 0 15px 0;}
#album .album_right li span{float: left;color: #fff; padding: 3px;}
#album .album_right li{background: #3598db; color: #fff;display: flow-root; border-bottom: 1px solid #0a5cbf;padding: 10px; display: -webkit-box; padding: 2px; line-height: 36px;}
#album .album_right h3{margin: 0; font-size: 16px;}
#album .album_right .active{background: #8db84c;}

#index_article .container{ background: #fff; padding-top: 20px; padding-bottom: 20px;}
#index_article .index_left{padding: 0;}
#index_article .index_article p{margin: 0;}
#index_article .index_left .gsxc{background:#3598db; color: #fff; padding: 15px 0 15px 0;}
#index_article .index_left li span{float: left;color: #fff; padding: 3px;}
#index_article .index_left li{background: #3598db; color: #fff; border-bottom: 1px solid #0a5cbf;padding: 10px; display: -webkit-box;}
#index_article .index_left h3{margin: 0; font-size: 16px;}
#index_article .index_left .active{background: #8db84c;}

#product .container{ background: #fff; padding-top: 20px; padding-bottom: 20px;}
#product .index_left{padding: 0;}
#product .index_article p{margin: 0;}
#product .index_left .gsxc{background:#3598db; color: #fff; padding: 15px 0 15px 0;}
#product .index_left li span{float: left;color: #fff; padding: 3px;}
#product .index_left li{background: #3598db; color: #fff; border-bottom: 1px solid #0a5cbf;padding: 10px; display: -webkit-box;}
#product .index_left h3{margin: 0; font-size: 16px;}
#product .index_left .active{background: #8db84c;}

#Section3 .col-md-8 .col-md-2 {background: #3598db;color: #fff;line-height: 34px; border-radius:4px;}
#Section3 .col-md-8 .news_tt{display: table;width:100%; border-bottom: 1px solid #d8d8d8; padding-bottom: 20px;}
#Section3 .col-md-8 .news_lb{line-height: 40px;list-style-type: disc; border-bottom: 1px dashed #d8d8d8; }
#Section3 .col-md-8 .news_lb a{color: #121212;}

#Section4 .col-md-8 .col-md-2 {background: #3598db; color: #fff;line-height: 34px; border-radius:4px;}
#Section4 .col-md-8 .news_tt{display: table; border-bottom: 1px solid #d8d8d8; padding-bottom: 20px;}
#Section4 .col-md-8 .news_lb{line-height: 40px;list-style-type: disc; border-bottom: 1px dashed #d8d8d8; }
#Section4 .col-md-8 .news_lb a{color: #121212;}

#news{padding-bottom: 70px;}
#album{padding-bottom: 40px;}
#news .tabs{border: 1px solid #d8d8d8;display: -webkit-box; border-top:none ; padding-top: 20px;}
#news .tabs .tab-pane{width:100%;}
#news .issue{border: 1px solid #D8D8D8;}
#news .issue h4{color:#1659a0; font-weight:bold; border-bottom: 3px solid #D8D8D8;}
#news .issue .issue_w{background: #1659a0; padding: 1px 4px  ; color: #fff;}
#news .issue .issue_w1{background: #8db84c; padding: 1px 4px  ; color: #fff;}
#news .issue .issue_wt{padding-left: 5px;}
#news .issue .issue_wt a{color: #000;}
#news .issue li{border-bottom: 1px dashed  #b9b9b9; padding: 8px 0;}
#news .issue li p{margin: 0 0 2px;}

#link{background: #edeaf1;}
#link .link_ly{background: #8db84c; color: #fff;}
#link .link_ly p{margin: 0;}
#link .link_ly .link_ly_1{padding: 5px 10px  0 25px; font-size: 20px; font-family:Arial; letter-spacing:3px;}
#link .link_ly .link_ly_2{padding: 0px 10px 10px 25px; font-size: 20px;}
#link .link_ly .case_left_1{color: #8db84c; font-size: 25px;right: -18px;top: 36px;}
#link .link_link{padding-top: 30px; font-size: 16px; } 
#link .link_link a{color: #46454a;}

#foot{background: #1659a0; color: #fff;}
#foot a{color: #fff;}
#foot p{margin: 0;padding-top: 10px;}
#foot .foot_xian{border-bottom: 2px solid #39aff7; padding: 0;}
#foot .foot_padding{padding: 0;}
#foot .foot_logo a{display: table; padding-top: 20px;}
#foot .foot_top{padding-top: 50px; padding-bottom: 50px;}
#foot .foot_top_1{padding-top: 30px;}
#foot .foot_top_1 li{line-height:25px;}

#case .headline{margin:10px 0px 20px 0px;}
.headline img{margin: 0px auto;}

/*内页样式*/
#Section3 .news_list h2{font-size: 1.5em; color: #000; margin-bottom: 10px;}
#Section3 .news_list .time{color: #484848;}
#Section3 .news_list p{color:#484848 ;}
#Section3 .news_list {border-bottom: 1px dotted #959595; padding: 15px 0; display: block; overflow: hidden;}

#Section4 .news_list h2{font-size: 1.5em; color: #000; margin-bottom: 10px;}
#Section4 .news_list .time{color: #484848;}
#Section4 .news_list p{color:#484848 ;}
#Section4 .news_list {border-bottom: 1px dotted #959595; padding: 15px 0; display: block; overflow: hidden;}

#product .product_list_cp .pu_bk{border: 1px solid #d8d8d8; display: inherit;}
#product .product_list_cp .pu_bk img{width: 180px; height: 150px;}
#product .product_list_cp div{margin-bottom: 20px;}
#product .product_list_cp .pu_bk h4{background:#d8d8d8; font-size: 12px; color: #222222; line-height: 35px; margin-bottom: 0;}
#product .product_list_cp .pu_bk:hover{border: 1px solid #3886e5;}
@media (max-width: 767px){
	#nav .container-fluid{margin-top: 0;}
	.navbar-brand{padding: 0;}
	#banner_sc h5{font-size: 12px;}
	#advantage{padding: 0;}
	#advantage .col-md-12{padding-top: 10px; padding-bottom: 10px;}
	#matter .matter_ys_1{margin-top: 0;}
	#matter .matter_ys .miaoshu h5{font-size: 14px;}
	#matter .matter_ys .miaoshu p{font-size: 12px;}
	#matter .matter_ys_1 .miaoshu h5{font-size: 14px;}
	#matter .matter_ys_1 .miaoshu p{font-size: 12px;}
	#case .case_shouji h4{font-size: 16px; color: #4b4b4b;}
    #case .case_shouji p{font-size: 12px; color: #4a4a4a;}
    #about .about_us{margin-top: -250px;}
    #about{padding-bottom: 40px;}
    #Section3 .col-md-8 .news_lb{list-style-type: none;}
    #news .issue{border: none;}
    #news{padding-bottom: 25px;}
    .nav-pills>li{float: none;}
	#neirong img{max-width: 100%;}
	#matter .sx_02{padding-bottom:35px;}
	#product .product_list_cp .pu_bk img{width: 133px; height: 112px;}
	.navbar-inverse{background-color: #f3f3f3;border-color: #f3f3f3;}
	.shouji_ss{margin: 7px 0px 0 100px !important; background-color: ##fbfdff !important;border-color: #a7a7a7 !important;}
	.nav-pills>li+li{margin: 0;}
	.nav-pills>li{float: left;font-size: 13px;padding-right:0; padding-left:0; text-align: center; line-height: 30px; border: 1px solid #0C3461;border-top: none;border-left: 1px solid #358AE8;box-sizing: border-box;}
	.nav-pills li a{padding: 0;}
	.nav_color a{color: #fff; background: #337ab7;}
	#product{margin: 0;}
    #banner_sc{padding: 0;}
	.nav-item.nav-show .product_bj{border-bottom: 1px solid #fff;}
	.nav-show, .nav-item>li:hover{background: #89bc43;}
	#product .product_nav .nav-item .product_bj li, #product .product_nav .nav-item .product_bj li a, #product .product_nav .nav-item .product_bj li a span{color:#fff;}
	#index_article .sj_img img{max-width: 100%;}
	#index_article .sj_wm{float: left;}
    #index_article .index_left li {border-left:1px solid #fff;}
	#index_article .index_left{padding-bottom:10px;}
	#service{ position: fixed;top: 295px !important;right: 0px;z-index: 100;}
	#nav .logo{margin:0}
	#foot .foot_top{ padding-top: 20px; padding-bottom: 70px;}
	.foot-relative{background:#04428c !important;}
	}

@media (min-width: 1200px){
#head .visible-lg , #head .visible-md{ display:initial !important;}
}

@media (min-width:992px) and (max-width:1199px){
#head .visible-lg , #head .visible-md{ display:initial !important;}
}


.input-group {position: relative;display: table;border-collapse: separate;}
#search .input-group {margin: 10px 0;}
#search>.container {padding: 0 15px;}
#search { font-size: 13px;position: absolute;left: 0; right: 0;z-index: 30;transition: .35s ease;-webkit-transition: .35s ease;-ms-transition: .35s ease;-o-transition: .35s ease;-moz-transition: .35s ease;}
#search {background: #f9f9f9;border-bottom: 1px solid #e1e1e1;}
.shouji_ss{margin: 7px 0px 0 30px;color: #fff;background-color:#222;border-color:#222;}
.btn-default:hover{color: #fff;background-color:#1659a0;border-color:#1659a0;}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{color: #fff;background-color:#222;border-color:#222;}
.xiayiye li{float: left;  border: 1px solid #ccc; padding: 5px 10px; }
.xiayiye li a{margin: 0 2px; font-size: 14px;color: #767676;}

.rmcq{border: 1px solid #e1e1e1; margin-top: 20px;}
.rmcq ul{padding: 10px;}
.rmcq li{border-bottom: 1px dashed  #dfdfdf; padding: 10px 0;}
.rmcq h3{margin: 0; padding: 10px 0 10px 10px; background: #89bc43; color: #fff; font-size: 18px;}
.rmcq span{background: #89bc43; color: #fff; padding: 3px;margin-right: 5px; font-size: 12px;}
.rmcq li a{color: #7a7979;}
.byrd h3{margin: 0; padding: 10px 0 10px 10px; background: #89bc43; color: #fff; font-size: 18px;}

.shutter { overflow: hidden; position: relative; margin: 10px auto; border-radius: 10px; }
.shutter-img {  z-index: 1;}
.shutter-img,
.shutter-img a {  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100%;}
.shutter-img a > img { width: 100%; height: 100%;}
.shutter-img .created { overflow: hidden; position: absolute; z-index: 20;}

.shutter-btn li { position: absolute; z-index: 2; top: 50%;  width: 49px;  height: 49px;  margin-top: -25px;  cursor: pointer;}
.shutter-btn li.prev { left: 20px; background: url(../images/shutter_prevBtn.png) no-repeat 0 -49px;}
.shutter-btn li.next { right: 20px;background: url(../images/shutter_nextBtn.png) no-repeat 0 -49px;}
.shutter-desc { position: absolute;z-index: 2; left: 0; bottom: 0;width: 100%;height: 36px; background: url(../images/shutter_shadow.png) repeat;}
.shutter-desc p { padding-left: 20px;line-height: 36px;color: #fff; font-size: 14px;}

.item6{position:relative;cursor:pointer;overflow:hidden;}
.item6 h2{position:absolute;left:0;top:130px;height:40px;width:100%;background:url(../images/demo02.png) no-repeat;}
.item6 h2 p{text-indent:-10000px;background:url(../images/jing.png) no-repeat;}
.item6 div{position:absolute;width:0;height:0;background:url(../images/demo02.png) repeat;overflow:hidden;_zoom:1;}
.item6 .cornerCC{left:78px;top:101px;}
.item6 dl{position:absolute;top:0;left:0;display:none;}
.item6 dt{width:100%;line-height:40px;text-align:center;color:#FFF;}
.item6 dt h3{text-indent:-10000px;background:url(../images/jing.png) no-repeat; line-height: 60px; margin: 30px 0 0 76px;}
.item6 dd{padding:0 12px;line-height:20px;text-indent:2em;color:#FFF;font-size:16px; text-align:center;}
.item6>a>img{max-height: 134px;}
.ckxq {border: 1px solid #fff; color: #fff;line-height: 60px;margin-left:33px;padding: 6px;}
.lizx{background: #fff; color: #000;padding: 6px;}

#neirong{margin-bottom:20px;}
#service{position:fixed;top:350px;right:0px; z-index:100;}
*html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#service li{height:60px;}
#service li img{float:right;}
#service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#service li a .shows{display:block;}
#service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
a:hover{text-decoration: none}

/*搜索*/
.resultbar{padding-top: 5px;}
.resultbar .fc_03c{color: red;}
.sidebar{border-bottom: none;background-color: #1659a0;padding: 10px; }   
.sidebar h2{margin: 0;font-size: 18px; color: #fff;}
.resultlist li{border-bottom: 1px dashed #d2d2d2; padding-bottom: 10px;}  

/*手机站底部*/
.footer {
	width: 100%;
	height: 4.8rem;
	position: fixed!important;
	bottom: 0;
	right: 0;
	z-index: 9999;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.foot {
	width: 100%;
	position: fixed;
	height: 0.8rem;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.foot-relative {
	position: relative;
	width: 100%;
	height: 5.8rem;
}
.foot a {
	display: block;
	float: left;
	width: 25%;
	color: #ffffff
}
.foot a span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 2.4rem;
	line-height: 3.3rem;
}
.foot a h3 {
	width: 100%;
	text-align: center;
	font: 0.18rem/0.2rem "microsoft yahei";
	margin-top:5px;
}
.common-pro-search {
	width: 90%;
	height: 0.533rem;
	background: #fff;
	margin: 2% auto;
}
.common-text {
	float: left;
	border: 0;
	background: #fff;
	width: 84.45%;
	height: 0.533rem;
	text-indent: 0.1rem;
	font: 0.16rem/0.533rem "microsoft yahei";
	border-radius: 0;
}
.common-submit {
	float: right;
	width: 15.55%;
	border: 0;
	font-size: 0.36rem;
	line-height: 0.533rem;
	color: #fff;
	height: 0.533rem;
	border-radius: 0;
	background: none;
	background: #333;
}
/* foot search btn */
.common-search {
	width: 92.1875%;
	position: absolute;
	z-index: 100;
	left: 3.90625%;
	bottom: 0.9rem;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 2px #666 inset;
	box-shadow: 0 1px 2px #666 inset;
}
.search-input-n {
	width: 85%;
	height: 0.533rem;
	line-height: 0.533rem;
	border: none;
	outline: none;
	text-indent: 5%;
	border-radius: 25px;
	font-family: "microsoft yahei";
	background-color: transparent;
}
.search-btn-n {
	width: 12%;
	border: none;
	outline: none;
	font-size: 0.4rem;
	line-height: 0.533rem;
	background-color: transparent;
	color: #666;
	background-color: transparent;
	font-family: "microsoft yahei";
}
/* foot search btn end*/

/*font*/
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/*font*/
@font-face {
	font-family: "commonfont";
	src: url('../font/common.woff') format('woff'), url('../font/common.ttf') format('truetype');
}
.commonfont {
	font-family: "commonfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* sub_banner */
/*font*/
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}
@font-face {
	font-family: "iconfont1";
	src: url('../font/iconfont1.woff') format('woff'), url('../font/iconfont1.ttf') format('truetype');
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iconfont1 {
	font-family: "iconfont1" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
 borde/r-radius: 50%;
	display: inline-block;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "iconfont2";
	src: url('../font/iconfont2.woff') format('woff'), url('../font/iconfont2.ttf') format('truetype');
}
.iconfont2 {
	font-family: "iconfont2" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.share {
	bottom: 2%;
	display: none;
	z-index: 9;
	position: fixed!important;
	width: 100%;
}
/*手机站底部*/
    